projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40b6d90
)
Add a Since annotation to gdk_device_get_last_event_window
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 13 Mar 2014 03:04:37 +0000
(23:04 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 13 Mar 2014 03:04:37 +0000
(23:04 -0400)
gdk/gdkdevice.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdevice.c
b/gdk/gdkdevice.c
index 24499d79652c45a91524443c7647354925b8a06e..52b66db272b4049837067e78ed3370e5a13459e2 100644
(file)
--- a/
gdk/gdkdevice.c
+++ b/
gdk/gdkdevice.c
@@
-1729,6
+1729,8
@@
_gdk_device_window_at_position (GdkDevice *device,
* application's windows.
*
* Returns: (transfer none) (allow-none): the last window the device
+ *
+ * Since: 3.12
*/
GdkWindow *
gdk_device_get_last_event_window (GdkDevice *device)